Loading...
 

CX_CLEARING_ACCOUNT - Control account

CX_CLEARING_ACCOUNT

Class hierarchy
Description:

This class maps a reconciliation account.

Reconciliation account for assets, customers, vendors or employees.
Manual posting can be prevented via IV.

Code example:
...
List of methods (MDI)
Function MA* Parameters Return Brief description
SanityCheck INTEGERCheck for consistency of the object
AssetAccount * ?
CastedStructureByCondition STRING OBJECT
ClassFilter STRING, INTEGER OBJECT This object, if it corresponds to a particular class
ClearingObject STRING, INTEGER OBJECT First assignment to settlement objects
ClearingObjectMA * STRING, INTEGER Assignments to accounting objects
ConditionedFilter STRING OBJECT
ConditionedFilter2 OBJECT OBJECT
ConnectStateStructure OBJECT, STRING Connect to the status structure
DebitCreditExchange * ?
Deleted INTEGERObject marked as deleted?
Description STRING Name of this object
EvaluateTotalMonitors STRING, INTEGER, STRING OBJECT ?
ExchangeDebitCredit INTEGERDebit/credit exchange account?
ExpenseAccount * ?
ForceMonitor STRING OBJECT ?
GetDomain INTEGERDomain of this object
GetSiblings COLLECTION All siblings of this object
GetSiblings2 COLLECTION All siblings of this object
GetSlotEntries VECTOR<OBJECT> Return of internal information on slots
GetStructure OBJECT OBJECT Find subordinate structure that belongs to the same hierarchy
InsertMonitor OBJECT ?
IsAssetAccount INTEGERActive side account?
IsExpenseAccount INTEGERExpense account?
IsLiabilityAccount INTEGERLiabilities side account?
IsNominalAccount INTEGERP&L account?
IsRealAccount INTEGERBalance sheet account?
IsRevenueAccount INTEGERRevenue account?
LastUpdate OBJECT Date of the last write access
LastUser INTEGERUser who last had write access to the object
LiabilityAccount * ?
Link OBJECT Add this object to the list of objects with validity
Monitor STRING OBJECT ?
NextValidObject OBJECT Temporally subsequent validity object
NominalAccount * ?
PreviousValidObject OBJECT Temporally preceding validity object
RealAccount * ?
RemoveMonitor OBJECT ?
RemoveStateStructure STRING Find status structure according to uniqueID and release connection
RestrictedValidity * Validity range restricted?
RevenueAccount * ?
SetDomain INTEGER, INTEGER Set domain
SetStructure OBJECT Ensures that a structure becomes the subordinate structure
ShortName STRING Short name of this object
Siblings * Objects with validity
SpanDateValidity * Validity range
StateStructure STRING OBJECT Find state structure by uniqueID (STRING) (not wrapped).
StateStructureWrapper STRING OBJECT Find state structure by uniqueID
string INTEGER CX_STRING Returns the string representation of the object
StructureByCondition STRING OBJECT Subordinate structure with a specific condition
StructureByID STRING OBJECT Subordinate structure with a specific unique key
StructureByIDMA * STRING Subordinate structures with a specific unique key
StructureByType STRING, INTEGER OBJECT Subordinate structure of a given type
TaxBooking * ?
TaxBookingAllowed INTEGERTax postings allowed?
TotalMonitors STRING, INTEGER, STRING OBJECT ?
TriggeredStateStructure STRING OBJECT Tries to switch state structure further and returns the new state structure(not wrapped).
TriggeredStateStructureWrapper STRING OBJECT Tries to switch state structure further and returns the new state structure(wrapped).
TriggerStateStructures Advances all status structures
UniqueID STRING Content of the fixed data field "uniqueID".
Unlink Remove this object from the list of objects with validity
Unlink2 Remove this object from the list of objects with validity
Valid OBJECT INTEGERCheck validity
ValidSince OBJECT Start of the validity range
ValidToday INTEGERValid today?
ValidUntil OBJECT End of the validity range
VerifySiblings INTEGERCheck ring of exchange objects

* MA = member access function,
greyed out = inherited function

Data directory (DDI)
Data field Type Reference class I* Brief description
allocations REL_MN CX_EXPANDABLE ?
clearingObjects REL_MN CX_CLEARING_OBJECT Clearing_objects
generalLedgerTaxTypeEnum ENUMCHAR Tax type
generalLedgerTypeEnum ENUMCHAR Account type
generalTerms REL_1M CX_GENERAL_TERMS ?
monitors REL_MN CX_MONITOR ?
structures REL_MN CX_EXPANDABLE Organisational structures
tax REL_MN CX_TAX ?
uniqueID STRING * Unique key
validity POINTER CX_VALIDITY Validity period of the object

* I = Indexable data field,
greyed out = inherited data field.

Use in AppsWH
Module Brief description